home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / X11 / Xsession.d / 40x11-common_xsessionrc < prev    next >
Text File  |  2008-10-23  |  187b  |  7 lines

  1. # This file is sourced by Xsession(5), not executed.
  2.  
  3. #Source user defined xsessionrc (locales and other environment variables)
  4. if [ -r "$USERXSESSIONRC" ]; then
  5.   . "$USERXSESSIONRC"
  6. fi
  7.